GtkListBox: Track visible in the row
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Jun 2013 14:13:00 +0000 (16:13 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:07 +0000 (12:17 +0200)
commit9510b79d781ddf9172c6990fc85709597d1813c6
tree0cdbbf6f6b3aba70142c4f40a5adfc3d5f2e0812
parent217c2bb087454a1482638e09ea91cb96f3e38ab9
GtkListBox: Track visible in the row

This is a minor performance improvement, but its mainly to
allow us to track when n_visible_children changes.
gtk/gtklistbox.c